-
Home
-
Yoast Test Helper
-
1.13
-
Code
-
Classes
- WordPress_Plugin_Options
| Total Complexity |
18 |
| Dependencies |
2 |
| Dependents |
2 |
| Total lines |
164 |
| Lines of code |
71 |
| Logical lines of code |
37 |
| Comment lines |
69 |
| Methods |
9 |
| Properties |
0 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| restore_options() |
S |
57 |
4 |
17 |
| collect_data() |
S |
64 |
3 |
10 |
| get_option() |
S |
61 |
2 |
13 |
| save_data() |
S |
63 |
2 |
10 |
| unhook_option_sanitization() |
S |
69 |
2 |
6 |
| hook_option_sanitization() |
S |
69 |
2 |
6 |
| save_options() |
S |
79 |
1 |
3 |
| get_saved_options() |
S |
80 |
1 |
3 |
| get_option_name() |
S |
80 |
1 |
3 |